[INFO] cloning repository https://github.com/stefan0815/aoc_2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stefan0815/aoc_2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefan0815%2Faoc_2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefan0815%2Faoc_2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64a03df5bf41c6bcb997e883f430881d99cf3d1e
[INFO] testing stefan0815/aoc_2023 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefan0815%2Faoc_2023" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stefan0815/aoc_2023
[INFO] finished tweaking git repo https://github.com/stefan0815/aoc_2023
[INFO] tweaked toml for git repo https://github.com/stefan0815/aoc_2023 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stefan0815/aoc_2023 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stefan0815/aoc_2023 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pathfinding v4.6.0
[INFO] [stderr]   Downloaded deprecate-until v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fbc8493b38329d68a0e0f8a9eee09a865b1dfdc8b5fd1735db1d4196610caabd
[INFO] running `Command { std: "docker" "start" "-a" "fbc8493b38329d68a0e0f8a9eee09a865b1dfdc8b5fd1735db1d4196610caabd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbc8493b38329d68a0e0f8a9eee09a865b1dfdc8b5fd1735db1d4196610caabd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbc8493b38329d68a0e0f8a9eee09a865b1dfdc8b5fd1735db1d4196610caabd", kill_on_drop: false }`
[INFO] [stdout] fbc8493b38329d68a0e0f8a9eee09a865b1dfdc8b5fd1735db1d4196610caabd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab99cdf3c3ac2bd9937512348b65a70078f2808beefdb07d2b964c40c12a2280
[INFO] running `Command { std: "docker" "start" "-a" "ab99cdf3c3ac2bd9937512348b65a70078f2808beefdb07d2b964c40c12a2280", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]    Compiling pathfinding v4.6.0
[INFO] [stderr]    Compiling aoc_2023 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]  --> src/day24/mod.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, fs};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/day24/mod.rs:91:19
[INFO] [stdout]    |
[INFO] [stdout] 91 | fn solve_part_two(input: &Vec<String>) -> usize {
[INFO] [stdout]    |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.11s
[INFO] running `Command { std: "docker" "inspect" "ab99cdf3c3ac2bd9937512348b65a70078f2808beefdb07d2b964c40c12a2280", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab99cdf3c3ac2bd9937512348b65a70078f2808beefdb07d2b964c40c12a2280", kill_on_drop: false }`
[INFO] [stdout] ab99cdf3c3ac2bd9937512348b65a70078f2808beefdb07d2b964c40c12a2280
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5323c286abe784b210ace63a76df6bb412ec02e57e59a832aa3bb830b4ac6782
[INFO] running `Command { std: "docker" "start" "-a" "5323c286abe784b210ace63a76df6bb412ec02e57e59a832aa3bb830b4ac6782", kill_on_drop: false }`
[INFO] [stderr]    Compiling aoc_2023 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]  --> src/day24/mod.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, fs};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/day24/mod.rs:91:19
[INFO] [stdout]    |
[INFO] [stdout] 91 | fn solve_part_two(input: &Vec<String>) -> usize {
[INFO] [stdout]    |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] running `Command { std: "docker" "inspect" "5323c286abe784b210ace63a76df6bb412ec02e57e59a832aa3bb830b4ac6782", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5323c286abe784b210ace63a76df6bb412ec02e57e59a832aa3bb830b4ac6782", kill_on_drop: false }`
[INFO] [stdout] 5323c286abe784b210ace63a76df6bb412ec02e57e59a832aa3bb830b4ac6782
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d58475e65556acac0b051ef40fba73a857d84d2fffed90de0ee89264d464d24b
[INFO] running `Command { std: "docker" "start" "-a" "d58475e65556acac0b051ef40fba73a857d84d2fffed90de0ee89264d464d24b", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `collections::HashMap`
[INFO] [stderr]  --> src/day24/mod.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{collections::HashMap, fs};
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]   --> src/day24/mod.rs:91:19
[INFO] [stderr]    |
[INFO] [stderr] 91 | fn solve_part_two(input: &Vec<String>) -> usize {
[INFO] [stderr]    |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `aoc_2023` (bin "aoc_2023" test) generated 2 warnings (run `cargo fix --bin "aoc_2023" -p aoc_2023 --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc_2023-caeb85e7bfcab8d7)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test day24::tests::bench_part_two ... ok
[INFO] [stdout] test day24::tests::day24_example_input_part_one ... FAILED
[INFO] [stdout] test day24::tests::day24_input_part_two ... FAILED
[INFO] [stdout] test day24::tests::day24_input_part_one ... FAILED
[INFO] [stdout] test day24::tests::bench_part_one ... FAILED
[INFO] [stdout] test day24::tests::day24_example_input_part_two ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- day24::tests::day24_example_input_part_one stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'day24::tests::day24_example_input_part_one' (20) panicked at src/day24/mod.rs:16:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ParseIntError { kind: InvalidDigit }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bf61c724498 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bf61c724498 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bf61c724498 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bf61c724498 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bf61c7382fa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bf61c7382fa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5bf61c728cb2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5bf61c728cb2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5bf61c703306 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bf61c703306 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bf61c71c6a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bf61c6b81fc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5bf61c6b81fc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bf61c71c862 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5bf61c71c862 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bf61c7033c2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bf61c6f8479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bf61c7040dd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bf61c738a2c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bf61c738802 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5bf61c6a3727 - <core[28b146924c2f19c6]::result::Result<i128, core[28b146924c2f19c6]::num::error::ParseIntError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5bf61c6a3727 - aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day24/mod.rs:16:51
[INFO] [stdout]   22:     0x5bf61c6a9079 - <&mut aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<(&str,)>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   23:     0x5bf61c6a9079 - <core[28b146924c2f19c6]::option::Option<&str>>::map::<i128, &mut aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:1162:29
[INFO] [stdout]   24:     0x5bf61c6a9079 - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   25:     0x5bf61c6a06bc - <alloc[95e62e727ddf147d]::vec::Vec<i128>>::extend_desugared::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:4037:44
[INFO] [stdout]   26:     0x5bf61c6a80ea - <alloc[95e62e727ddf147d]::vec::Vec<i128> as alloc[95e62e727ddf147d]::vec::spec_extend::SpecExtend<i128, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_extend.rs:18:14
[INFO] [stdout]   27:     0x5bf61c6a8aa6 - <alloc[95e62e727ddf147d]::vec::Vec<i128> as alloc[95e62e727ddf147d]::vec::spec_from_iter_nested::SpecFromIterNested<i128, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter_nested.rs:41:9
[INFO] [stdout]   28:     0x5bf61c6a817d - <alloc[95e62e727ddf147d]::vec::Vec<i128> as alloc[95e62e727ddf147d]::vec::spec_from_iter::SpecFromIter<i128, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   29:     0x5bf61c6a335a - <alloc[95e62e727ddf147d]::vec::Vec<i128> as core[28b146924c2f19c6]::iter::traits::collect::FromIterator<i128>>::from_iter::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:3933:9
[INFO] [stdout]   30:     0x5bf61c6a345d - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::collect::<alloc[95e62e727ddf147d]::vec::Vec<i128>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   31:     0x5bf61c6a3995 - aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day24/mod.rs:17:18
[INFO] [stdout]   32:     0x5bf61c6a35c8 - core[28b146924c2f19c6]::iter::adapters::map::map_fold::<&alloc[95e62e727ddf147d]::string::String, aoc_2023[c0e048a543aef71d]::day24::Line, (), aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}, core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<aoc_2023[c0e048a543aef71d]::day24::Line, <alloc[95e62e727ddf147d]::vec::Vec<aoc_2023[c0e048a543aef71d]::day24::Line>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   33:     0x5bf61c6a30b7 - <core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::fold::<(), core[28b146924c2f19c6]::iter::adapters::map::map_fold<&alloc[95e62e727ddf147d]::string::String, aoc_2023[c0e048a543aef71d]::day24::Line, (), aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}, core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<aoc_2023[c0e048a543aef71d]::day24::Line, <alloc[95e62e727ddf147d]::vec::Vec<aoc_2023[c0e048a543aef71d]::day24::Line>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   34:     0x5bf61c6a2f72 - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::fold::<(), core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<aoc_2023[c0e048a543aef71d]::day24::Line, <alloc[95e62e727ddf147d]::vec::Vec<aoc_2023[c0e048a543aef71d]::day24::Line>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   35:     0x5bf61c6a350f - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::for_each::<<alloc[95e62e727ddf147d]::vec::Vec<aoc_2023[c0e048a543aef71d]::day24::Line>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   36:     0x5bf61c6a043e - <alloc[95e62e727ddf147d]::vec::Vec<aoc_2023[c0e048a543aef71d]::day24::Line>>::extend_trusted::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:4069:26
[INFO] [stdout]   37:     0x5bf61c6aa2b7 - <alloc[95e62e727ddf147d]::vec::Vec<aoc_2023[c0e048a543aef71d]::day24::Line> as alloc[95e62e727ddf147d]::vec::spec_extend::SpecExtend<aoc_2023[c0e048a543aef71d]::day24::Line, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   38:     0x5bf61c6aa3bf - <alloc[95e62e727ddf147d]::vec::Vec<aoc_2023[c0e048a543aef71d]::day24::Line> as alloc[95e62e727ddf147d]::vec::spec_from_iter_nested::SpecFromIterNested<aoc_2023[c0e048a543aef71d]::day24::Line, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   39:     0x5bf61c6a813a - <alloc[95e62e727ddf147d]::vec::Vec<aoc_2023[c0e048a543aef71d]::day24::Line> as alloc[95e62e727ddf147d]::vec::spec_from_iter::SpecFromIter<aoc_2023[c0e048a543aef71d]::day24::Line, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   40:     0x5bf61c6a32e4 - <alloc[95e62e727ddf147d]::vec::Vec<aoc_2023[c0e048a543aef71d]::day24::Line> as core[28b146924c2f19c6]::iter::traits::collect::FromIterator<aoc_2023[c0e048a543aef71d]::day24::Line>>::from_iter::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:3933:9
[INFO] [stdout]   41:     0x5bf61c6a34ca - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::collect::<alloc[95e62e727ddf147d]::vec::Vec<aoc_2023[c0e048a543aef71d]::day24::Line>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   42:     0x5bf61c6a5cd6 - aoc_2023[c0e048a543aef71d]::day24::solve_part_one
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day24/mod.rs:28:10
[INFO] [stdout]   43:     0x5bf61c6a7687 - aoc_2023[c0e048a543aef71d]::day24::tests::day24_example_input_part_one
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day24/mod.rs:120:28
[INFO] [stdout]   44:     0x5bf61c6a3e27 - aoc_2023[c0e048a543aef71d]::day24::tests::day24_example_input_part_one::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day24/mod.rs:118:38
[INFO] [stdout]   45:     0x5bf61c6ab0e6 - <aoc_2023[c0e048a543aef71d]::day24::tests::day24_example_input_part_one::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5bf61c6ab2db - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5bf61c6ab2db - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5bf61c6b8b55 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5bf61c6b8b55 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5bf61c6b8b55 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5bf61c6b8b55 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5bf61c6b8b55 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5bf61c6b8b55 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5bf61c6b8b55 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5bf61c6b36b4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5bf61c6b36b4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5bf61c6bbbd2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5bf61c6bbbd2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5bf61c6bbbd2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5bf61c6bbbd2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5bf61c6bbbd2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5bf61c6bbbd2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5bf61c6bbbd2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5bf61c723abf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x5bf61c723abf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7e81d0784aa4 - <unknown>
[INFO] [stdout]   67:     0x7e81d0811a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- day24::tests::day24_input_part_two stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'day24::tests::day24_input_part_two' (23) panicked at src/day24/mod.rs:142:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 6466
[INFO] [stdout]  right: 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bf61c724498 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bf61c724498 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bf61c724498 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bf61c724498 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bf61c7382fa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bf61c7382fa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5bf61c728cb2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5bf61c728cb2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stderr] error: test failed, to rerun pass `--bin aoc_2023`
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5bf61c703306 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bf61c703306 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bf61c71c6a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bf61c6b81fc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5bf61c6b81fc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bf61c71c862 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5bf61c71c862 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bf61c7033c2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bf61c6f8479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bf61c7040dd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bf61c738a2c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bf61c738943 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5bf61c734f68 - core[28b146924c2f19c6]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5bf61c6a762d - aoc_2023[c0e048a543aef71d]::day24::tests::day24_input_part_two
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day24/mod.rs:142:9
[INFO] [stdout]   22:     0x5bf61c6a3df7 - aoc_2023[c0e048a543aef71d]::day24::tests::day24_input_part_two::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day24/mod.rs:139:30
[INFO] [stdout]   23:     0x5bf61c6ab0a6 - <aoc_2023[c0e048a543aef71d]::day24::tests::day24_input_part_two::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5bf61c6ab2db - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5bf61c6ab2db - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5bf61c6b8b55 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5bf61c6b8b55 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5bf61c6b8b55 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5bf61c6b8b55 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5bf61c6b8b55 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5bf61c6b8b55 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5bf61c6b8b55 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5bf61c6b36b4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5bf61c6b36b4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5bf61c6bbbd2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5bf61c6bbbd2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5bf61c6bbbd2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5bf61c6bbbd2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5bf61c6bbbd2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5bf61c6bbbd2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5bf61c6bbbd2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5bf61c723abf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x5bf61c723abf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7e81d0784aa4 - <unknown>
[INFO] [stdout]   45:     0x7e81d0811a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- day24::tests::day24_input_part_one stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'day24::tests::day24_input_part_one' (22) panicked at src/day24/mod.rs:16:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ParseIntError { kind: InvalidDigit }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bf61c724498 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bf61c724498 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bf61c724498 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bf61c724498 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bf61c7382fa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bf61c7382fa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5bf61c728cb2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5bf61c728cb2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5bf61c703306 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bf61c703306 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bf61c71c6a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bf61c6b81fc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5bf61c6b81fc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bf61c71c862 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5bf61c71c862 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bf61c7033c2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bf61c6f8479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bf61c7040dd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bf61c738a2c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bf61c738802 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5bf61c6a3727 - <core[28b146924c2f19c6]::result::Result<i128, core[28b146924c2f19c6]::num::error::ParseIntError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5bf61c6a3727 - aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day24/mod.rs:16:51
[INFO] [stdout]   22:     0x5bf61c6a9079 - <&mut aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<(&str,)>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   23:     0x5bf61c6a9079 - <core[28b146924c2f19c6]::option::Option<&str>>::map::<i128, &mut aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:1162:29
[INFO] [stdout]   24:     0x5bf61c6a9079 - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   25:     0x5bf61c6a06bc - <alloc[95e62e727ddf147d]::vec::Vec<i128>>::extend_desugared::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:4037:44
[INFO] [stdout]   26:     0x5bf61c6a80ea - <alloc[95e62e727ddf147d]::vec::Vec<i128> as alloc[95e62e727ddf147d]::vec::spec_extend::SpecExtend<i128, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_extend.rs:18:14
[INFO] [stdout]   27:     0x5bf61c6a8aa6 - <alloc[95e62e727ddf147d]::vec::Vec<i128> as alloc[95e62e727ddf147d]::vec::spec_from_iter_nested::SpecFromIterNested<i128, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter_nested.rs:41:9
[INFO] [stdout]   28:     0x5bf61c6a817d - <alloc[95e62e727ddf147d]::vec::Vec<i128> as alloc[95e62e727ddf147d]::vec::spec_from_iter::SpecFromIter<i128, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   29:     0x5bf61c6a335a - <alloc[95e62e727ddf147d]::vec::Vec<i128> as core[28b146924c2f19c6]::iter::traits::collect::FromIterator<i128>>::from_iter::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:3933:9
[INFO] [stdout]   30:     0x5bf61c6a345d - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::collect::<alloc[95e62e727ddf147d]::vec::Vec<i128>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   31:     0x5bf61c6a3995 - aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day24/mod.rs:17:18
[INFO] [stdout]   32:     0x5bf61c6a35c8 - core[28b146924c2f19c6]::iter::adapters::map::map_fold::<&alloc[95e62e727ddf147d]::string::String, aoc_2023[c0e048a543aef71d]::day24::Line, (), aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}, core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<aoc_2023[c0e048a543aef71d]::day24::Line, <alloc[95e62e727ddf147d]::vec::Vec<aoc_2023[c0e048a543aef71d]::day24::Line>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   33:     0x5bf61c6a30b7 - <core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::fold::<(), core[28b146924c2f19c6]::iter::adapters::map::map_fold<&alloc[95e62e727ddf147d]::string::String, aoc_2023[c0e048a543aef71d]::day24::Line, (), aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}, core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<aoc_2023[c0e048a543aef71d]::day24::Line, <alloc[95e62e727ddf147d]::vec::Vec<aoc_2023[c0e048a543aef71d]::day24::Line>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   34:     0x5bf61c6a2f72 - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::fold::<(), core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<aoc_2023[c0e048a543aef71d]::day24::Line, <alloc[95e62e727ddf147d]::vec::Vec<aoc_2023[c0e048a543aef71d]::day24::Line>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   35:     0x5bf61c6a350f - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::for_each::<<alloc[95e62e727ddf147d]::vec::Vec<aoc_2023[c0e048a543aef71d]::day24::Line>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   36:     0x5bf61c6a043e - <alloc[95e62e727ddf147d]::vec::Vec<aoc_2023[c0e048a543aef71d]::day24::Line>>::extend_trusted::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:4069:26
[INFO] [stdout]   37:     0x5bf61c6aa2b7 - <alloc[95e62e727ddf147d]::vec::Vec<aoc_2023[c0e048a543aef71d]::day24::Line> as alloc[95e62e727ddf147d]::vec::spec_extend::SpecExtend<aoc_2023[c0e048a543aef71d]::day24::Line, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   38:     0x5bf61c6aa3bf - <alloc[95e62e727ddf147d]::vec::Vec<aoc_2023[c0e048a543aef71d]::day24::Line> as alloc[95e62e727ddf147d]::vec::spec_from_iter_nested::SpecFromIterNested<aoc_2023[c0e048a543aef71d]::day24::Line, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   39:     0x5bf61c6a813a - <alloc[95e62e727ddf147d]::vec::Vec<aoc_2023[c0e048a543aef71d]::day24::Line> as alloc[95e62e727ddf147d]::vec::spec_from_iter::SpecFromIter<aoc_2023[c0e048a543aef71d]::day24::Line, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   40:     0x5bf61c6a32e4 - <alloc[95e62e727ddf147d]::vec::Vec<aoc_2023[c0e048a543aef71d]::day24::Line> as core[28b146924c2f19c6]::iter::traits::collect::FromIterator<aoc_2023[c0e048a543aef71d]::day24::Line>>::from_iter::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:3933:9
[INFO] [stdout]   41:     0x5bf61c6a34ca - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::collect::<alloc[95e62e727ddf147d]::vec::Vec<aoc_2023[c0e048a543aef71d]::day24::Line>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   42:     0x5bf61c6a5cd6 - aoc_2023[c0e048a543aef71d]::day24::solve_part_one
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day24/mod.rs:28:10
[INFO] [stdout]   43:     0x5bf61c6a74f7 - aoc_2023[c0e048a543aef71d]::day24::tests::day24_input_part_one
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day24/mod.rs:127:28
[INFO] [stdout]   44:     0x5bf61c6a3dc7 - aoc_2023[c0e048a543aef71d]::day24::tests::day24_input_part_one::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day24/mod.rs:125:30
[INFO] [stdout]   45:     0x5bf61c6ab066 - <aoc_2023[c0e048a543aef71d]::day24::tests::day24_input_part_one::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5bf61c6ab2db - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5bf61c6ab2db - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5bf61c6b8b55 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5bf61c6b8b55 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5bf61c6b8b55 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5bf61c6b8b55 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5bf61c6b8b55 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5bf61c6b8b55 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5bf61c6b8b55 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5bf61c6b36b4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5bf61c6b36b4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5bf61c6bbbd2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5bf61c6bbbd2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5bf61c6bbbd2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5bf61c6bbbd2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5bf61c6bbbd2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5bf61c6bbbd2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5bf61c6bbbd2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5bf61c723abf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x5bf61c723abf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7e81d0784aa4 - <unknown>
[INFO] [stdout]   67:     0x7e81d0811a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- day24::tests::bench_part_one stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'day24::tests::bench_part_one' (18) panicked at src/day24/mod.rs:16:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ParseIntError { kind: InvalidDigit }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bf61c724498 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bf61c724498 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bf61c724498 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bf61c724498 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bf61c7382fa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bf61c7382fa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5bf61c728cb2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5bf61c728cb2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5bf61c703306 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bf61c703306 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bf61c71c6a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bf61c6b81fc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5bf61c6b81fc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bf61c71c862 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5bf61c71c862 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bf61c7033c2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bf61c6f8479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bf61c7040dd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bf61c738a2c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bf61c738802 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5bf61c6a3727 - <core[28b146924c2f19c6]::result::Result<i128, core[28b146924c2f19c6]::num::error::ParseIntError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5bf61c6a3727 - aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day24/mod.rs:16:51
[INFO] [stdout]   22:     0x5bf61c6a9079 - <&mut aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<(&str,)>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   23:     0x5bf61c6a9079 - <core[28b146924c2f19c6]::option::Option<&str>>::map::<i128, &mut aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:1162:29
[INFO] [stdout]   24:     0x5bf61c6a9079 - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   25:     0x5bf61c6a06bc - <alloc[95e62e727ddf147d]::vec::Vec<i128>>::extend_desugared::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:4037:44
[INFO] [stdout]   26:     0x5bf61c6a80ea - <alloc[95e62e727ddf147d]::vec::Vec<i128> as alloc[95e62e727ddf147d]::vec::spec_extend::SpecExtend<i128, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_extend.rs:18:14
[INFO] [stdout]   27:     0x5bf61c6a8aa6 - <alloc[95e62e727ddf147d]::vec::Vec<i128> as alloc[95e62e727ddf147d]::vec::spec_from_iter_nested::SpecFromIterNested<i128, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter_nested.rs:41:9
[INFO] [stdout]   28:     0x5bf61c6a817d - <alloc[95e62e727ddf147d]::vec::Vec<i128> as alloc[95e62e727ddf147d]::vec::spec_from_iter::SpecFromIter<i128, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   29:     0x5bf61c6a335a - <alloc[95e62e727ddf147d]::vec::Vec<i128> as core[28b146924c2f19c6]::iter::traits::collect::FromIterator<i128>>::from_iter::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:3933:9
[INFO] [stdout]   30:     0x5bf61c6a345d - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::Split<&str>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::collect::<alloc[95e62e727ddf147d]::vec::Vec<i128>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   31:     0x5bf61c6a3995 - aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day24/mod.rs:17:18
[INFO] [stdout]   32:     0x5bf61c6a35c8 - core[28b146924c2f19c6]::iter::adapters::map::map_fold::<&alloc[95e62e727ddf147d]::string::String, aoc_2023[c0e048a543aef71d]::day24::Line, (), aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}, core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<aoc_2023[c0e048a543aef71d]::day24::Line, <alloc[95e62e727ddf147d]::vec::Vec<aoc_2023[c0e048a543aef71d]::day24::Line>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   33:     0x5bf61c6a30b7 - <core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::fold::<(), core[28b146924c2f19c6]::iter::adapters::map::map_fold<&alloc[95e62e727ddf147d]::string::String, aoc_2023[c0e048a543aef71d]::day24::Line, (), aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}, core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<aoc_2023[c0e048a543aef71d]::day24::Line, <alloc[95e62e727ddf147d]::vec::Vec<aoc_2023[c0e048a543aef71d]::day24::Line>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   34:     0x5bf61c6a2f72 - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::fold::<(), core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<aoc_2023[c0e048a543aef71d]::day24::Line, <alloc[95e62e727ddf147d]::vec::Vec<aoc_2023[c0e048a543aef71d]::day24::Line>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   35:     0x5bf61c6a350f - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::for_each::<<alloc[95e62e727ddf147d]::vec::Vec<aoc_2023[c0e048a543aef71d]::day24::Line>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   36:     0x5bf61c6a043e - <alloc[95e62e727ddf147d]::vec::Vec<aoc_2023[c0e048a543aef71d]::day24::Line>>::extend_trusted::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:4069:26
[INFO] [stdout]   37:     0x5bf61c6aa2b7 - <alloc[95e62e727ddf147d]::vec::Vec<aoc_2023[c0e048a543aef71d]::day24::Line> as alloc[95e62e727ddf147d]::vec::spec_extend::SpecExtend<aoc_2023[c0e048a543aef71d]::day24::Line, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   38:     0x5bf61c6aa3bf - <alloc[95e62e727ddf147d]::vec::Vec<aoc_2023[c0e048a543aef71d]::day24::Line> as alloc[95e62e727ddf147d]::vec::spec_from_iter_nested::SpecFromIterNested<aoc_2023[c0e048a543aef71d]::day24::Line, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   39:     0x5bf61c6a813a - <alloc[95e62e727ddf147d]::vec::Vec<aoc_2023[c0e048a543aef71d]::day24::Line> as alloc[95e62e727ddf147d]::vec::spec_from_iter::SpecFromIter<aoc_2023[c0e048a543aef71d]::day24::Line, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   40:     0x5bf61c6a32e4 - <alloc[95e62e727ddf147d]::vec::Vec<aoc_2023[c0e048a543aef71d]::day24::Line> as core[28b146924c2f19c6]::iter::traits::collect::FromIterator<aoc_2023[c0e048a543aef71d]::day24::Line>>::from_iter::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:3933:9
[INFO] [stdout]   41:     0x5bf61c6a34ca - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::string::String>, aoc_2023[c0e048a543aef71d]::day24::solve_part_one::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::collect::<alloc[95e62e727ddf147d]::vec::Vec<aoc_2023[c0e048a543aef71d]::day24::Line>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   42:     0x5bf61c6a5cd6 - aoc_2023[c0e048a543aef71d]::day24::solve_part_one
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day24/mod.rs:28:10
[INFO] [stdout]   43:     0x5bf61c6a3e8d - aoc_2023[c0e048a543aef71d]::day24::tests::bench_part_one::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day24/mod.rs:148:19
[INFO] [stdout]   44:     0x5bf61c6a19e2 - test[6ec0502068880816]::bench::ns_iter_inner::<usize, aoc_2023[c0e048a543aef71d]::day24::tests::bench_part_one::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/bench.rs:118:19
[INFO] [stdout]   45:     0x5bf61c69ffb7 - <test[6ec0502068880816]::bench::Bencher>::iter::<usize, aoc_2023[c0e048a543aef71d]::day24::tests::bench_part_one::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/bench.rs:43:13
[INFO] [stdout]   46:     0x5bf61c6a73f8 - aoc_2023[c0e048a543aef71d]::day24::tests::bench_part_one
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day24/mod.rs:148:11
[INFO] [stdout]   47:     0x5bf61c6a3d58 - aoc_2023[c0e048a543aef71d]::day24::tests::bench_part_one::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day24/mod.rs:146:39
[INFO] [stdout]   48:     0x5bf61c6aafcf - <aoc_2023[c0e048a543aef71d]::day24::tests::bench_part_one::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<(&mut test[6ec0502068880816]::bench::Bencher,)>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5bf61c6ab371 - <test[6ec0502068880816]::types::RunnableTest>::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/types.rs:148:76
[INFO] [stdout]   50:     0x5bf61c6ab371 - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, <test[6ec0502068880816]::types::RunnableTest>::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   51:     0x5bf61c6c5079 - <test[6ec0502068880816]::types::RunnableTest>::run::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/types.rs:148:44
[INFO] [stdout]   52:     0x5bf61c6c5079 - <test[6ec0502068880816]::bench::Bencher>::bench::<<test[6ec0502068880816]::types::RunnableTest>::run::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/bench.rs:54:22
[INFO] [stdout]   53:     0x5bf61c6c5079 - test[6ec0502068880816]::bench::run_once::<<test[6ec0502068880816]::types::RunnableTest>::run::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/bench.rs:243:8
[INFO] [stdout]   54:     0x5bf61c6c5079 - <test[6ec0502068880816]::types::RunnableTest>::run
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/types.rs:148:17
[INFO] [stdout]   55:     0x5bf61c6b8b55 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5bf61c6b8b55 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5bf61c6b8b55 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5bf61c6b8b55 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5bf61c6b8b55 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5bf61c6b8b55 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5bf61c6b8b55 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5bf61c6b36b4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5bf61c6b36b4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5bf61c6bbbd2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5bf61c6bbbd2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5bf61c6bbbd2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5bf61c6bbbd2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5bf61c6bbbd2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5bf61c6bbbd2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5bf61c6bbbd2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5bf61c723abf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5bf61c723abf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7e81d0784aa4 - <unknown>
[INFO] [stdout]   74:     0x7e81d0811a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- day24::tests::day24_example_input_part_two stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'day24::tests::day24_example_input_part_two' (21) panicked at src/day24/mod.rs:135:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 154
[INFO] [stdout]  right: 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bf61c724498 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bf61c724498 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bf61c724498 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bf61c724498 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bf61c7382fa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bf61c7382fa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5bf61c728cb2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5bf61c728cb2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5bf61c703306 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bf61c703306 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bf61c71c6a9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bf61c6b81fc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5bf61c6b81fc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bf61c71c862 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5bf61c71c862 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bf61c7033c2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bf61c6f8479 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bf61c7040dd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bf61c738a2c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bf61c738943 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5bf61c734f68 - core[28b146924c2f19c6]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5bf61c6a77bd - aoc_2023[c0e048a543aef71d]::day24::tests::day24_example_input_part_two
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day24/mod.rs:135:9
[INFO] [stdout]   22:     0x5bf61c6a3e57 - aoc_2023[c0e048a543aef71d]::day24::tests::day24_example_input_part_two::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day24/mod.rs:132:38
[INFO] [stdout]   23:     0x5bf61c6ab126 - <aoc_2023[c0e048a543aef71d]::day24::tests::day24_example_input_part_two::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5bf61c6ab2db - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5bf61c6ab2db - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5bf61c6b8b55 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5bf61c6b8b55 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5bf61c6b8b55 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5bf61c6b8b55 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5bf61c6b8b55 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5bf61c6b8b55 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5bf61c6b8b55 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5bf61c6b36b4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5bf61c6b36b4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5bf61c6bbbd2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5bf61c6bbbd2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5bf61c6bbbd2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5bf61c6bbbd2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5bf61c6bbbd2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5bf61c6bbbd2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5bf61c6bbbd2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5bf61c723abf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x5bf61c723abf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7e81d0784aa4 - <unknown>
[INFO] [stdout]   45:     0x7e81d0811a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     day24::tests::bench_part_one
[INFO] [stdout]     day24::tests::day24_example_input_part_one
[INFO] [stdout]     day24::tests::day24_example_input_part_two
[INFO] [stdout]     day24::tests::day24_input_part_one
[INFO] [stdout]     day24::tests::day24_input_part_two
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d58475e65556acac0b051ef40fba73a857d84d2fffed90de0ee89264d464d24b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d58475e65556acac0b051ef40fba73a857d84d2fffed90de0ee89264d464d24b", kill_on_drop: false }`
[INFO] [stdout] d58475e65556acac0b051ef40fba73a857d84d2fffed90de0ee89264d464d24b
